Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix: When ce is used multiple times, subcomponents can mount the style #60

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

baiwusanyu-c
Copy link
Member

@baiwusanyu-c baiwusanyu-c commented Aug 9, 2023

close: #49
Implementation code: baiwusanyu-c/bwsy-vue-core@cd68776
Relate PR: vuejs/core#7942

@baiwusanyu-c baiwusanyu-c changed the title fix: When ce is used multiple times, subcomponents can hang on the style fix: When ce is used multiple times, subcomponents can mount the style Aug 9, 2023
@baiwusanyu-c baiwusanyu-c merged commit 782895d into master Aug 9, 2023
@baiwusanyu-c baiwusanyu-c deleted the bwsy/fix/mul-use branch August 9, 2023 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When importing the same component twice, the styles only apply to the first one.
1 participant